home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15688 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  622 b 

  1. Path: jove.acs.unt.edu!dlm0001
  2. From: Daniel Lee Mccormick <dlm0001@jove.acs.unt.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Bucket sort?!?
  5. Date: Sun, 7 Apr 1996 19:32:47 -0500
  6. Organization: University of North Texas
  7. Message-ID: <Pine.SOL.3.91.960407192931.10206A-100000@jove.acs.unt.edu>
  8. NNTP-Posting-Host: jove.acs.unt.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. Hello,
  13. I'm new to c++ coding and am having a prob. Could someone please post an 
  14. example of bucket sorting. I'm reading in from a data file into an array, 
  15. but I'm stumped on the actual sorting part. Any help would be appreciated.
  16.  
  17. -Daniel
  18.